Exercise 10 - Self-Service
Create an OpCon Self Service Button that will be
Disabled/Enabled
based on an Expression beingtrue
with the following parameters:- The Button is disabled if the current Time is before
8 am
. - The Button is disabled if the current Time is after
5 pm
. - The Button is disabled after it is submitted.
- An expression with a Global Property equaling
1
.
- An expression with a Global Property equaling
- All Buttons are tied to a Global Property.
- When this Global Property equals
1
, all buttons are disabled.
- When this Global Property equals
- The Button is disabled if the current Time is before